diff --git a/tmp-proc.cabal b/tmp-proc.cabal
--- a/tmp-proc.cabal
+++ b/tmp-proc.cabal
@@ -1,6 +1,6 @@
 cabal-version:      3.0
 name:               tmp-proc
-version:            0.5.1.0
+version:            0.5.1.1
 synopsis:           Run 'tmp' processes in integration tests
 description:
   @tmp-proc@ runs services in docker containers for use in integration tests.
@@ -57,7 +57,7 @@
     , mtl         ^>=2.2.2
     , network     >=2.6.3.6  && <3.2
     , process     ^>=1.6.3.0
-    , text        ^>=2.0
+    , text        >=1.2.3 && <2.2
     , unliftio    ^>=0.2.7
     , wai         ^>=3.2.1
     , warp        >=3.2.3    && <3.4
