diff --git a/basetheme_bootstrap/static/img/pasteur-white.png b/basetheme_bootstrap/static/img/pasteur-white.png
index 448979e9c4acca9befd6df3b5f2b4eb6653f7e29..42bfcfae9be1c6514e357fd74bfd3407dc056af3 100644
Binary files a/basetheme_bootstrap/static/img/pasteur-white.png and b/basetheme_bootstrap/static/img/pasteur-white.png differ
diff --git a/setup.py b/setup.py
index 0e2eb49e850cd39fdd6eb8afcf91fa3977797496..6f3dc94ac17f5261fcd4d3edb1860ed6afd7cb46 100644
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ readme = open('README.rst').read()
 
 setup(
     name='django-basetheme-bootstrap',
-    version='0.2.67',
+    version='0.2.68',
     description='Django Basetheme Bootstrap',
     long_description=readme,
     author='Bryan Brancotte',