diff --git a/Changelog.md b/Changelog.md
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,8 @@
 # Change log for esqueleto text search 
 
+## Version 1.1.2
++ add myself as author considering I wrote most stuff at this point
+
 ## Version 1.1.1
 + add tutorial in the readme
 
diff --git a/esqueleto-textsearch.cabal b/esqueleto-textsearch.cabal
--- a/esqueleto-textsearch.cabal
+++ b/esqueleto-textsearch.cabal
@@ -1,11 +1,11 @@
 name:               esqueleto-textsearch
-version:            1.1.1
+version:            1.1.2
 synopsis:           PostgreSQL full text search for Esqueleto
 description:        PostgreSQL text search functions for Esqueleto.
 homepage:           https://github.com/SupercedeTech/esqueleto-textsearch-ii
 license:            MIT
 license-file:       LICENSE
-author:             Alberto Valverde González
+author:             Jappie Klooster <hi@jappie.me>, Alberto Valverde González
 maintainer:         info@supercede.com
 copyright:          2015 Alberto Valverde González
 category:           Database
