diff --git a/http-streams.cabal b/http-streams.cabal
--- a/http-streams.cabal
+++ b/http-streams.cabal
@@ -1,6 +1,6 @@
 cabal-version:       >= 1.10
 name:                http-streams
-version:             0.7.2.2
+version:             0.7.2.3
 synopsis:            An HTTP client using io-streams
 description:
  /Overview/
@@ -39,7 +39,7 @@
                      case-insensitive,
                      io-streams >= 1.1 && <1.3,
                      HsOpenSSL >= 0.10.3.5,
-                     openssl-streams >= 1.1 && <1.2,
+                     openssl-streams >= 1.1 && < 1.3,
                      mtl,
                      transformers,
                      network,
