diff --git a/unliftio-streams.cabal b/unliftio-streams.cabal
--- a/unliftio-streams.cabal
+++ b/unliftio-streams.cabal
@@ -1,5 +1,5 @@
 Name:                unliftio-streams
-Version:             0.1.1.0
+Version:             0.1.1.1
 Synopsis:            Generalization of io-streams to MonadUnliftIO
 Description:         Generalization of io-streams to MonadUnliftIO.
 License:             Apache-2.0
@@ -29,4 +29,4 @@
                      , bytestring >= 0.10 && < 1
                      , io-streams >= 1.5.0.1 && < 2
                      , text >= 1.2 && < 2
-                     , unliftio-core >= 0.1.2.0 && < 0.2
+                     , unliftio-core >= 0.1.2.0 && < 0.3
