diff --git a/highlighter2.cabal b/highlighter2.cabal
--- a/highlighter2.cabal
+++ b/highlighter2.cabal
@@ -1,5 +1,5 @@
 name:                highlighter2
-version:             0.2.3
+version:             0.2.4
 synopsis:            source code highlighting
 description:
     Processes source code using tons of lexers, tokenizing it and formatting it as e.g. HTML.
@@ -7,8 +7,8 @@
     Very similar to the Python Pygments library; many lexers directly converted from it.
 license:             BSD3
 license-file:        LICENSE
-author:              Alex Suraci
-maintainer:          i.am@toogeneric.com
+author:              Alex Suraci, Smirnov Alexey
+maintainer:          chemistmail@gmail.com
 stability:           Experimental
 
 category:            Text
@@ -182,4 +182,4 @@
 source-repository head
   type: git
   branch: master
-  location: https://github.com:chemist/highlighter.git
+  location: git@github.com:chemist/highlighter.git
