Index: b/oeis.cabal
===================================================================
--- a/oeis.cabal
+++ b/oeis.cabal
@@ -53,7 +53,7 @@ library
     Math.OEIS.Types
 
   build-depends:
-    HTTP    >= 4000.2 && < 4000.4,
+    HTTP    >= 4000.2,
     base    >= 3 && < 5
 
   if flag(network-uri)
