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:            0.8.1
+version:            0.8.2
 cabal-version:      >= 1.6
 license:            BSD3
 license-file:       LICENSE
@@ -37,7 +37,7 @@
     base             >= 4     && < 5,
     semigroups       >= 0.8   && < 0.9,
     containers       >= 0.4   && < 0.5,
-    wl-pprint-extras >= 1.6   && < 1.7,
+    wl-pprint-extras >= 1.6.1 && < 1.7,
     bytestring       >= 0.9.1 && < 0.10,
     terminfo         >= 0.3.2 && < 0.4,
     transformers     >= 0.2.2 && < 0.3
