diff --git a/tasty-silver.cabal b/tasty-silver.cabal
--- a/tasty-silver.cabal
+++ b/tasty-silver.cabal
@@ -1,5 +1,5 @@
 name:                tasty-silver
-version:             3.0.2.1
+version:             3.0.2.2
 synopsis:            Golden tests support for tasty. Fork of tasty-golden.
 description:
   This package provides support for «golden testing».
@@ -48,7 +48,7 @@
     mtl,
     optparse-applicative,
     process >= 1.2 && < 1.3,
-    process-extras >= 0.2 && < 0.3,
+    process-extras >= 0.2 && < 0.4,
     stm >= 2.4.2 && < 2.5,
     tagged,
     tasty >= 0.8,
