diff --git a/wai-extra.cabal b/wai-extra.cabal
--- a/wai-extra.cabal
+++ b/wai-extra.cabal
@@ -1,5 +1,5 @@
 Name:                wai-extra
-Version:             1.3.3.1
+Version:             1.3.3.2
 Synopsis:            Provides some basic WAI handlers and middleware.
 Description:         The goal here is to provide common features without many dependencies.
 License:             MIT
@@ -41,7 +41,7 @@
                    , blaze-builder-conduit     >= 0.5      && < 1.1
                    , ansi-terminal
                    , resourcet                 >= 0.3      && < 0.5
-                   , void                      >= 0.5      && < 0.6
+                   , void                      >= 0.5
                    , stringsearch              >= 0.3      && < 0.4
                    , containers
 
