diff --git a/temporal-csound.cabal b/temporal-csound.cabal
--- a/temporal-csound.cabal
+++ b/temporal-csound.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                temporal-csound
-version:             0.1.0
+version:             0.1.1
 synopsis:            brings together temporal-music-notation and csound-expression packages
 -- description:         
 license:             BSD3
@@ -29,4 +29,4 @@
   exposed-modules:     
     Csound
   -- other-modules:       
-  build-depends:       base >= 4, base < 5, temporal-music-notation>=0.2.2, csound-expression>=1.0.0
+  build-depends:       base >= 4, base < 5, temporal-music-notation>=0.2.2, csound-expression>=1.0.1
