diff --git a/TV.cabal b/TV.cabal
--- a/TV.cabal
+++ b/TV.cabal
@@ -1,5 +1,5 @@
 Name:                TV
-Version:             0.4.8
+Version:             0.4.9
 Synopsis:	     Tangible Values -- composable interfaces
 Category:            Interfaces
 Description:
@@ -16,17 +16,17 @@
   source code and to wiki pages where you can read and contribute /user
   comments/.  Enjoy!
   .
-  &#169; 2007 by Conal Elliott; BSD3 license.
+  &#169; 2006-2012 by Conal Elliott; BSD3 license.
 Author:              Conal Elliott 
 Maintainer:          conal@conal.net
 Homepage:            http://haskell.org/haskellwiki/TV
 Package-Url:	     http://code.haskell.org/~conal/code/TV
-Copyright:           (c) 2006,2009 by Conal Elliott
+Copyright:           (c) 2006-2012 by Conal Elliott
 License:             BSD3
 License-File:        COPYING
 Stability:	     experimental
 Hs-Source-Dirs:      src
-Build-Depends:       base<5, DeepArrow>=0.3.1, TypeCompose >= 0.6.7
+Build-Depends:       base<5, DeepArrow>=0.3.1, TypeCompose >= 0.9.1
 tested-with:	     GHC==6.6
 build-type:	     Simple
 Exposed-Modules:     
