diff --git a/pandoc.cabal b/pandoc.cabal
index a3c8d95ff..f974f456c 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -207,7 +207,7 @@ Library
                  zip-archive >= 0.1.1.7 && < 0.2,
                  utf8-string >= 0.3 && < 0.4,
                  old-time >= 1 && < 1.1,
-                 HTTP >= 4000.0.5 && < 4000.2,
+                 HTTP >= 4000.0.5 && < 4000.3,
                  texmath >= 0.5 && < 0.6,
                  xml >= 1.3.5 && < 1.4,
                  random >= 1 && < 1.1,
@@ -295,7 +295,7 @@ Executable pandoc
                  zip-archive >= 0.1.1.7 && < 0.2,
                  utf8-string >= 0.3 && < 0.4,
                  old-time >= 1 && < 1.1,
-                 HTTP >= 4000.0.5 && < 4000.2,
+                 HTTP >= 4000.0.5 && < 4000.3,
                  texmath >= 0.5 && < 0.6,
                  xml >= 1.3.5 && < 1.4,
                  random >= 1 && < 1.1,