diff --git a/polysemy-log-di.cabal b/polysemy-log-di.cabal
--- a/polysemy-log-di.cabal
+++ b/polysemy-log-di.cabal
@@ -1,11 +1,11 @@
 cabal-version: 2.2
 
--- This file has been generated from package.yaml by hpack version 0.34.7.
+-- This file has been generated from package.yaml by hpack version 0.35.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-log-di
-version:        0.8.0.0
+version:        0.9.0.0
 synopsis:       Di adapters for Polysemy.Log
 description:    See https://hackage.haskell.org/package/polysemy-log-di/docs/Polysemy-Log-Di.html
 category:       Logging
@@ -98,11 +98,11 @@
   build-depends:
       base >=4.12 && <5
     , di-polysemy ==0.2.*
-    , incipit-core >=0.3
+    , incipit-core >=0.4
     , polysemy
-    , polysemy-conc >=0.10 && <0.12
+    , polysemy-conc ==0.12.*
     , polysemy-log
-    , polysemy-time ==0.5.*
+    , polysemy-time ==0.6.*
     , stm
   mixins:
       base hiding (Prelude)
@@ -182,11 +182,11 @@
   ghc-options: -Wall -Wredundant-constraints -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Widentities -Wunused-packages -threaded -rtsopts -with-rtsopts=-N
   build-depends:
       base >=4.12 && <5
-    , incipit-core >=0.3
+    , incipit-core >=0.4
     , polysemy
     , polysemy-log
     , polysemy-log-di
-    , polysemy-test ==0.6.*
+    , polysemy-test >=0.6
     , stm
     , tasty
   mixins:
