diff --git a/polysemy-log-di.cabal b/polysemy-log-di.cabal
--- a/polysemy-log-di.cabal
+++ b/polysemy-log-di.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-log-di
-version:        0.10.0.0
+version:        0.10.0.1
 synopsis:       Di adapters for polysemy-log
 description:    See https://hackage.haskell.org/package/polysemy-log-di/docs/Polysemy-Log-Di.html
 category:       Logging
@@ -74,7 +74,7 @@
     , incipit-core >=0.4 && <0.6
     , polysemy ==1.9.*
     , polysemy-conc >=0.12 && <0.14
-    , polysemy-log >=0.10.0.0 && <0.11
+    , polysemy-log >=0.10.0.1 && <0.11
     , polysemy-time ==0.6.*
     , stm
   mixins:
@@ -132,7 +132,7 @@
     , polysemy ==1.9.*
     , polysemy-log
     , polysemy-log-di
-    , polysemy-test >=0.6 && <0.9
+    , polysemy-test >=0.6 && <0.10
     , stm
     , tasty ==1.4.*
   mixins:
