diff --git a/reactive-balsa.cabal b/reactive-balsa.cabal
--- a/reactive-balsa.cabal
+++ b/reactive-balsa.cabal
@@ -1,5 +1,5 @@
 Name:             reactive-balsa
-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-balsa/
-  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-alsa >=0.2 && <0.3,
     midi >=0.2 && <0.3,
     alsa-seq >=0.6 && <0.7,
