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.1
+Version:             0.2.0.0
 Synopsis:            Generalization of io-streams to MonadUnliftIO
 Description:         Generalization of io-streams to MonadUnliftIO.
 License:             Apache-2.0
@@ -28,5 +28,5 @@
   Build-Depends:       base >= 4.10 && < 5
                      , bytestring >= 0.10 && < 1
                      , io-streams >= 1.5.0.1 && < 2
-                     , text >= 1.2 && < 2
+                     , text >= 2 && < 3
                      , unliftio-core >= 0.1.2.0 && < 0.3
