diff --git a/setup.py b/setup.py
index 5f0b88af21b0ef16897f94fdf938834326e2f63e..ed0057122c408465eea469712894e8227246bb03 100755
--- a/setup.py
+++ b/setup.py
@@ -163,7 +163,7 @@ if 'setuptools' not in dir():
 setup(
   cmdclass=cmdclass,
   name='chkcrontab',
-  version='1.5',
+  version='1.5.1',
   url='http://code.google.com/p/chkcrontab',
   author='Kevin Lyda',
   author_email='lyda@google.com',