diff --git a/polysemy-conc.cabal b/polysemy-conc.cabal
--- a/polysemy-conc.cabal
+++ b/polysemy-conc.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-conc
-version:        0.6.1.0
+version:        0.7.0.0
 synopsis:       Polysemy Effects for Concurrency
 description:    See <https://hackage.haskell.org/package/polysemy-conc/docs/Polysemy-Conc.html>
 category:       Concurrency
@@ -128,7 +128,7 @@
       async
     , base ==4.*
     , containers
-    , incipit-core >=0.1.0.1
+    , incipit-core >=0.2
     , polysemy >=1.6
     , polysemy-resume >=0.3
     , polysemy-time >=0.3
