- version bump
diff --git a/doc/build/changelog.rst b/doc/build/changelog.rst
index 9cf8089..25d63b8 100644
--- a/doc/build/changelog.rst
+++ b/doc/build/changelog.rst
@@ -6,6 +6,9 @@
 ===
 
 .. changelog::
+    :version: 1.0.4
+
+.. changelog::
     :version: 1.0.3
     :released: Tue Oct 27 2015
 
diff --git a/mako/__init__.py b/mako/__init__.py
index 74526ec..850f2a6 100644
--- a/mako/__init__.py
+++ b/mako/__init__.py
@@ -5,4 +5,4 @@
 # the MIT License: http://www.opensource.org/licenses/mit-license.php
 
 
-__version__ = '1.0.3'
+__version__ = '1.0.4'