diff --git a/sphinx.cabal b/sphinx.cabal
--- a/sphinx.cabal
+++ b/sphinx.cabal
@@ -1,12 +1,11 @@
 Name:            sphinx
-Version:         0.3.6
+Version:         0.3.7
 Synopsis:        Haskell bindings to the Sphinx full-text searching deamon.
 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:          Chris Eidhof <ce+sphinx@tupil.com>
+Author:          Chris Eidhof <ce+sphinx@tupil.com>, Greg Weber
 Maintainer:      Greg Weber <greg@gregweber.info>
 homepage:        https://github.com/gregwebs/haskell-sphinx-client
 
