diff --git a/io-streams-1.5.2.1.cabal b/io-streams-1.5.2.1.cabal index 738becb..ede8323 100644 --- a/io-streams-1.5.2.1.cabal +++ b/io-streams-1.5.2.1.cabal @@ -1,6 +1,6 @@ Name: io-streams Version: 1.5.2.1 -x-revision: 1 +x-revision: 2 License: BSD3 License-file: LICENSE Category: Data, Network, IO-Streams @@ -133,7 +133,7 @@ Library bytestring >= 0.9 && <0.12, primitive >= 0.2 && <0.8, process >= 1.1 && <1.7, - text >= 0.10 && <1.3, + text >= 0.10 && <1.3 || >= 2.0 && <2.1, time >= 1.2 && <1.12, transformers >= 0.2 && <0.6, vector >= 0.7 && <0.13