diff --git a/wl-pprint-terminfo.cabal b/wl-pprint-terminfo.cabal
--- a/wl-pprint-terminfo.cabal
+++ b/wl-pprint-terminfo.cabal
@@ -1,6 +1,6 @@
 name:               wl-pprint-terminfo
 category:           Control, Monads, Text
-version:            3.7.1
+version:            3.7.1.1
 cabal-version:      >= 1.6
 license:            BSD3
 license-file:       LICENSE
@@ -53,7 +53,7 @@
     semigroups       >= 0.9     && < 1,
     wl-pprint-extras >= 3.4     && < 4,
     terminfo         >= 0.3.2   && < 0.5,
-    transformers     >= 0.2     && < 0.4,
+    transformers     >= 0.2     && < 0.5,
     text             >= 0.11    && < 1.2
 
   if flag(Cursed)
