diff --git a/pandoc.cabal b/pandoc.cabal
index 183ed7d53..27e33bf88 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -413,7 +413,7 @@ library
                  JuicyPixels >= 3.1.6.1 && < 3.4,
                  Glob >= 0.7 && < 0.11,
                  cmark-gfm >= 0.2 && < 0.3,
-                 doctemplates >= 0.6 && < 0.7,
+                 doctemplates >= 0.6.1 && < 0.7,
                  network-uri >= 2.6 && < 2.7,
                  network >= 2.6,
                  http-client >= 0.4.30 && < 0.7,