diff --git a/edentv.cabal b/edentv.cabal
--- a/edentv.cabal
+++ b/edentv.cabal
@@ -1,5 +1,5 @@
 name:                edentv
-version:             4.3.0
+version:             4.4.0
 synopsis:            A Tool to Visualize Parallel Functional Program Executions
 description:         The Eden Trace Viewer is a tool designed to help
                      programmers optimize Eden programs by visualising traces
@@ -40,7 +40,7 @@
                      gtk >= 0.12,
                      cairo >= 0.12,
                      array,
-                     ghc-events-parallel >= 0.4
+                     ghc-events-parallel >= 0.5
 
   GHC-Options: -rtsopts
 
