diff --git a/tmp-proc-example.cabal b/tmp-proc-example.cabal
--- a/tmp-proc-example.cabal
+++ b/tmp-proc-example.cabal
@@ -1,6 +1,6 @@
 cabal-version:      3.0
 name:               tmp-proc-example
-version:            0.5.1.0
+version:            0.5.1.1
 synopsis:           Shows how to test a simple service using tmp-proc
 description:
   Provides working examples that use tmp-proc to test a simple postgresql/redis servant-based API service
@@ -63,7 +63,7 @@
     , tasty-hunit
     , text
     , time
-    , tmp-proc  >= 0.5.1.0
+    , tmp-proc
     , tmp-proc-postgres
     , tmp-proc-redis
     , transformers
