diff --git a/bert.cabal b/bert.cabal
--- a/bert.cabal
+++ b/bert.cabal
@@ -1,6 +1,6 @@
 cabal-version: >= 1.6
 name:          bert
-version:       1.1.1
+version:       1.1.2
 build-type:    Simple
 license:       BSD3
 license-file:  LICENSE
@@ -10,7 +10,7 @@
 description:   Implements the BERT serialization and RPC protocols
                described at <http://bert-rpc.org/>.
 maintainer:    marius a. eriksen
-copyright:     (c) 2009 marius a. eriksen
+copyright:     (c) 2009-2011 marius a. eriksen
 
 library
   build-depends: base == 4.*, containers >= 0.2, 
