diff --git a/hakyll.cabal b/hakyll.cabal
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
 Name:    hakyll
-Version: 4.7.5.0
+Version: 4.7.5.1
 
 Synopsis: A static website compiler library
 Description:
@@ -156,8 +156,8 @@
     mtl                >= 1       && < 2.3,
     network            >= 2.6     && < 2.7,
     network-uri        >= 2.6     && < 2.7,
-    pandoc             >= 1.14    && < 1.16,
-    pandoc-citeproc    >= 0.4     && < 0.9,
+    pandoc             >= 1.14    && < 1.17,
+    pandoc-citeproc    >= 0.4     && < 0.10,
     parsec             >= 3.0     && < 3.2,
     process            >= 1.0     && < 1.3,
     random             >= 1.0     && < 1.2,
@@ -242,8 +242,8 @@
     mtl                >= 1       && < 2.3,
     network            >= 2.6     && < 2.7,
     network-uri        >= 2.6     && < 2.7,
-    pandoc             >= 1.14    && < 1.16,
-    pandoc-citeproc    >= 0.4     && < 0.9,
+    pandoc             >= 1.14    && < 1.17,
+    pandoc-citeproc    >= 0.4     && < 0.10,
     parsec             >= 3.0     && < 3.2,
     process            >= 1.0     && < 1.3,
     random             >= 1.0     && < 1.2,
