diff --git a/wl-pprint-extras.cabal b/wl-pprint-extras.cabal
--- a/wl-pprint-extras.cabal
+++ b/wl-pprint-extras.cabal
@@ -1,6 +1,6 @@
 name:          wl-pprint-extras
 category:      Control, Monads, Text
-version:       3.5.0.2
+version:       3.5.0.3
 cabal-version: >= 1.8
 license:       BSD3
 license-file:  LICENSE
@@ -25,7 +25,7 @@
   build-depends:
     base          == 4.*,
     containers    >= 0.4     && < 0.6,
-    nats          >= 0.1     && < 1,
+    nats          >= 0.1     && < 2,
     semigroups    >= 0.9     && < 1,
     semigroupoids >= 3       && < 5,
     utf8-string   >= 0.3.6   && < 0.4,
