diff --git a/polysemy-test.cabal b/polysemy-test.cabal
--- a/polysemy-test.cabal
+++ b/polysemy-test.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           polysemy-test
-version:        0.3.0.0
+version:        0.3.0.1
 synopsis:       Polysemy effects for testing
 description:    Please see the README on Github at <https://github.com/tek/polysemy-test>
 category:       Test
@@ -48,7 +48,7 @@
     , polysemy >=1.3.0 && <1.4
     , polysemy-plugin >=0.2.5 && <0.3
     , relude >=0.7 && <0.8
-    , string-interpolate >=0.1 && <0.2
+    , string-interpolate >=0.1 && <0.4
     , tasty >=1.2.3 && <1.3
     , tasty-hedgehog >=1 && <1.1
     , text
@@ -79,7 +79,7 @@
     , polysemy-plugin >=0.2.5 && <0.3
     , polysemy-test
     , relude >=0.7 && <0.8
-    , string-interpolate >=0.1 && <0.2
+    , string-interpolate >=0.1 && <0.4
     , tasty
     , tasty-hedgehog >=1 && <1.1
     , text
