diff --git a/stripe-http-streams.cabal b/stripe-http-streams.cabal
--- a/stripe-http-streams.cabal
+++ b/stripe-http-streams.cabal
@@ -1,5 +1,5 @@
 name:                stripe-http-streams
-version:             2.2.2
+version:             2.2.3
 license:             MIT
 license-file:        LICENSE
 author:              David Johnson, Jeremy Shaw
@@ -26,7 +26,7 @@
                        , bytestring   >= 0.10 && < 0.11
                        , HsOpenSSL    >= 0.11 && < 0.12
                        , http-streams >= 0.7  && < 0.9
-                       , io-streams   >= 1.2  && < 1.4
+                       , io-streams   >= 1.2  && < 1.6
                        , stripe-core  >= 2.0  && < 2.3
                        , text         >= 1.1  && < 1.3
   ghc-options:         -Wall
