diff --git a/reactive-jack.cabal b/reactive-jack.cabal
--- a/reactive-jack.cabal
+++ b/reactive-jack.cabal
@@ -1,5 +1,5 @@
 Name:             reactive-jack
-Version:          0.2
+Version:          0.2.0.1
 License:          BSD3
 License-File:     LICENSE
 Author:           Henning Thielemann <haskell@henning-thielemann.de>
@@ -45,7 +45,7 @@
 Source-Repository this
   type:     darcs
   location: http://hub.darcs.net/thielema/reactive-jack/
-  tag:      0.2
+  tag:      0.2.0.1
 
 Flag splitBase
   description: Choose the new smaller, split-up base package.
@@ -53,7 +53,7 @@
 Library
   Build-Depends:
     reactive-midyim >=0.2 && <0.3,
-    reactive-banana >=0.7 && <0.8,
+    reactive-banana >=0.7 && <0.9,
     midi >=0.2 && <0.3,
     jack >=0.7 && <0.8,
     event-list >=0.1.1 && < 0.2,
