diff --git a/changelog b/changelog
index 569a3131f..6e47d24ae 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+pandoc (1.5.1.1)
+
+  [ John MacFarlane ]
+
+ * Fixed uniqueIdent in Shared so that header identifiers work as
+   advertized in the README and are are valid XHTML names.
+
 pandoc (1.5.1)
 
   [ John MacFarlane ]
diff --git a/pandoc.cabal b/pandoc.cabal
index 5317aecfc..e5995c23d 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
 Name:            pandoc
-Version:         1.5.1
+Version:         1.5.1.1
 Cabal-Version:   >= 1.2
 Build-Type:      Custom
 License:         GPL