diff --git a/sphinx.cabal b/sphinx.cabal
--- a/sphinx.cabal
+++ b/sphinx.cabal
@@ -1,13 +1,12 @@
 Name:            sphinx
-Version:         0.3.3
+Version:         0.3.4
 Synopsis:        Haskell bindings to the Sphinx full-text searching deamon.
-Description:     Haskell bindings to the Sphinx full-text searching deamon. This
-                 module is heavily inspired by the php and python client.
+Description:     Haskell bindings to the Sphinx full-text searching deamon. Compatible with sphinx version 1.1
 Category:        Text, Search, Database
 License:         BSD3
 License-file:    LICENSE
 Copyright:       (c) 2008 Tupil
-Author:          Tupil
+Author:          Chris Eidhof <ce+sphinx@tupil.com>
 Maintainer:      Greg Weber <greg@gregweber.info>
 
 Exposed-Modules: Text.Search.Sphinx,
