diff --git a/cld2.cabal b/cld2.cabal
--- a/cld2.cabal
+++ b/cld2.cabal
@@ -1,5 +1,5 @@
 name: cld2
-version: 0.1.1.0
+version: 0.1.1.1
 synopsis: Haskell bindings to Google's Compact Language Detector 2
 description: This package provides simple Haskell bindings for Compact Language
              Detector 2, a language-detection library used by Google Chrome.
@@ -8,7 +8,7 @@
 license: Apache-2.0
 license-file: LICENSE
 author: Daniel Fox Franke <dfoxfranke@gmail.com>
-maintainer: Daniel Fox Franke <dfoxfranke@gmail.com>
+maintainer: Kostiantyn Rybnikov <k-bx@k-bx.com>
 copyright: Copyright 2014 Daniel Fox Franke
 category: Text
 build-type: Simple
