diff --git a/basetheme_bootstrap/static/img/institut-pasteur-logo-2020.png b/basetheme_bootstrap/static/img/institut-pasteur-logo-2020.png
index fad57ee4c5bc59be8f253875fa5bb0aa3bc7eb9f..4a8ed2bc5f2c226b7cf1b54f47b53668de55d392 100644
Binary files a/basetheme_bootstrap/static/img/institut-pasteur-logo-2020.png and b/basetheme_bootstrap/static/img/institut-pasteur-logo-2020.png differ
diff --git a/basetheme_bootstrap/static/img/pasteur-white.png b/basetheme_bootstrap/static/img/pasteur-white.png
index cc49b00defd710e9526f137c425ff00c1bbd04d9..448979e9c4acca9befd6df3b5f2b4eb6653f7e29 100644
Binary files a/basetheme_bootstrap/static/img/pasteur-white.png and b/basetheme_bootstrap/static/img/pasteur-white.png differ
diff --git a/basetheme_bootstrap/static/img/pasteur.png b/basetheme_bootstrap/static/img/pasteur.png
index aa0c98ec5c623ab21ddde34400e16c57e0a06337..0dcf83deb21a4c6b411fd044bf5712b1a41b4aa6 100644
Binary files a/basetheme_bootstrap/static/img/pasteur.png and b/basetheme_bootstrap/static/img/pasteur.png differ
diff --git a/setup.py b/setup.py
index 9669a98daa6682e747de173d432be1813563c2f3..807577e88ca10b701e713bdf666e036b11537d46 100644
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ readme = open('README.rst').read()
 
 setup(
     name='django-basetheme-bootstrap',
-    version='0.2.51',
+    version='0.2.52',
     description='Django Basetheme Bootstrap',
     long_description=readme,
     author='Bryan Brancotte',