diff --git a/polysemy-log.cabal b/polysemy-log.cabal
--- a/polysemy-log.cabal
+++ b/polysemy-log.cabal
@@ -1,11 +1,11 @@
 cabal-version: 2.2
 
--- This file has been generated from package.yaml by hpack version 0.35.2.
+-- This file has been generated from package.yaml by hpack version 0.36.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-log
-version:        0.10.0.1
+version:        0.11.0.0
 synopsis:       Polysemy effects for logging
 description:    See https://hackage.haskell.org/package/polysemy-log/docs/Polysemy-Log.html
 category:       Logging
@@ -60,6 +60,7 @@
       GADTs
       LambdaCase
       LiberalTypeSynonyms
+      MonadComprehensions
       MultiWayIf
       OverloadedLabels
       OverloadedLists
@@ -82,15 +83,15 @@
       NoFieldSelectors
   ghc-options: -Wall -Widentities -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Wredundant-constraints -Wunused-type-patterns -Wunused-packages
   build-depends:
-      ansi-terminal >=0.10.3 && <0.12
-    , async
-    , base ==4.*
-    , incipit-core >=0.4 && <0.6
-    , polysemy ==1.9.*
-    , polysemy-conc >=0.12 && <0.14
-    , polysemy-time ==0.6.*
-    , stm
-    , time
+      ansi-terminal >=0.9 && <1.1
+    , async >=2.2.4 && <2.3
+    , base >=4.17.2.1 && <4.20
+    , incipit-core >=0.4.1.0 && <0.7
+    , polysemy >=1.7.0.0 && <1.10
+    , polysemy-conc >=0.11.1.0 && <0.15
+    , polysemy-time >=0.6.0.0 && <0.8
+    , stm >=2.5.1.0 && <2.6
+    , time >=1.12.2 && <1.13
   mixins:
       base hiding (Prelude)
     , incipit-core (IncipitCore as Prelude)
@@ -124,6 +125,7 @@
       GADTs
       LambdaCase
       LiberalTypeSynonyms
+      MonadComprehensions
       MultiWayIf
       OverloadedLabels
       OverloadedLists
@@ -146,16 +148,16 @@
       NoFieldSelectors
   ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall -Widentities -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Wredundant-constraints -Wunused-type-patterns -Wunused-packages
   build-depends:
-      base ==4.*
-    , incipit-core >=0.4 && <0.6
-    , polysemy ==1.9.*
-    , polysemy-conc >=0.12 && <0.14
+      base >=4.17.2.1 && <4.20
+    , incipit-core >=0.4.1.0 && <0.7
+    , polysemy >=1.7.0.0 && <1.10
+    , polysemy-conc >=0.11.1.0 && <0.15
     , polysemy-log
-    , polysemy-plugin >=0.4.4 && <0.5
-    , polysemy-test >=0.6 && <0.10
-    , polysemy-time ==0.6.*
-    , tasty ==1.4.*
-    , time
+    , polysemy-plugin >=0.4.4.0 && <0.5
+    , polysemy-test >=0.6.0.0 && <0.11
+    , polysemy-time >=0.6.0.0 && <0.8
+    , tasty >=1.4.2 && <1.5
+    , time >=1.12.2 && <1.13
   mixins:
       base hiding (Prelude)
     , incipit-core (IncipitCore as Prelude)
@@ -182,6 +184,7 @@
       GADTs
       LambdaCase
       LiberalTypeSynonyms
+      MonadComprehensions
       MultiWayIf
       OverloadedLabels
       OverloadedLists
@@ -204,12 +207,12 @@
       NoFieldSelectors
   ghc-options: -Wall -Widentities -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Wredundant-constraints -Wunused-type-patterns -Wunused-packages
   build-depends:
-      base ==4.*
-    , incipit-core >=0.4 && <0.6
-    , polysemy ==1.9.*
-    , polysemy-conc
+      base >=4.17.2.1 && <4.20
+    , incipit-core >=0.4.1.0 && <0.7
+    , polysemy >=1.7.0.0 && <1.10
+    , polysemy-conc >=0.11.1.0 && <0.15
     , polysemy-log
-    , polysemy-plugin >=0.4.4 && <0.5
+    , polysemy-plugin >=0.4.4.0 && <0.5
   mixins:
       base hiding (Prelude)
     , incipit-core (IncipitCore as Prelude)
