diff --git a/antiope-core.cabal b/antiope-core.cabal
--- a/antiope-core.cabal
+++ b/antiope-core.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.4
 
 name:                   antiope-core
-version:                7.3.3
+version:                7.3.4
 description:            Please see the README on Github at <https://github.com/arbor/antiope#readme>.
 synopsis:               Please see the README on Github at <https://github.com/arbor/antiope#readme>
 category:               Services
@@ -64,7 +64,7 @@
                       , bytestring
                       , exceptions
                       , generic-lens
-                      , hedgehog              >= 0.5          && < 0.7
+                      , hedgehog              >= 0.5          && < 1.1
                       , hspec                 >= 2.4          && < 2.7
                       , http-client
                       , http-types
