diff --git a/HTTP.cabal b/HTTP.cabal
--- a/HTTP.cabal
+++ b/HTTP.cabal
@@ -1,5 +1,5 @@
 Name: HTTP
-Version: 4000.3.8
+Version: 4000.3.9
 Cabal-Version: >= 1.8
 Build-type: Simple
 License: BSD3
@@ -177,6 +177,6 @@
     else
       build-depends:
                          conduit >= 1.1 && < 1.3,
-                         conduit-extra >= 1.1 && < 1.2
+                         conduit-extra >= 1.1 && < 1.3
 
 
