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.0
+version:            3.0.1
 cabal-version:      >= 1.6
 license:            BSD3
 license-file:       LICENSE
@@ -40,7 +40,7 @@
     base             == 4.*,
     semigroups       >= 0.8.3.1 && < 0.9,
     containers       >= 0.4     && < 0.6,
-    wl-pprint-extras == 3.0.*,
+    wl-pprint-extras >= 3.0     && < 3.3,
     bytestring       >= 0.9.1   && < 0.11,
     terminfo         >= 0.3.2   && < 0.4,
     transformers     >= 0.2     && < 0.4
