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.4
+version:       3.5.0.5
 cabal-version: >= 1.8
 license:       BSD3
 license-file:  LICENSE
@@ -27,7 +27,7 @@
     containers    >= 0.4     && < 0.6,
     nats          >= 0.1     && < 2,
     semigroups    >= 0.9     && < 1,
-    semigroupoids >= 3       && < 5,
+    semigroupoids >= 3       && < 6,
     utf8-string   >= 0.3.6   && < 1.1,
     text          >= 0.11    && < 1.3
 
