diff --git a/polysemy-http.cabal b/polysemy-http.cabal
--- a/polysemy-http.cabal
+++ b/polysemy-http.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-http
-version:        0.10.0.0
+version:        0.11.0.0
 synopsis:       Polysemy effects for HTTP clients
 description:    See https://hackage.haskell.org/package/polysemy-http/docs/Polysemy-Http.html
 category:       Network
@@ -119,7 +119,7 @@
     , http-types >=0.12.3
     , polysemy ==1.9.*
     , polysemy-plugin ==0.4.*
-    , prelate ==0.4.*
+    , prelate ==0.5.*
     , time
   mixins:
       base hiding (Prelude)
@@ -211,7 +211,7 @@
     , polysemy ==1.9.*
     , polysemy-http
     , polysemy-plugin ==0.4.*
-    , prelate ==0.4.*
+    , prelate ==0.5.*
     , servant-client
     , servant-server
     , tasty
@@ -303,7 +303,7 @@
     , polysemy ==1.9.*
     , polysemy-http
     , polysemy-plugin ==0.4.*
-    , prelate ==0.4.*
+    , prelate ==0.5.*
     , tasty
     , tasty-hedgehog
   mixins:
