diff --git a/adblock2privoxy.cabal b/adblock2privoxy.cabal
--- a/adblock2privoxy.cabal
+++ b/adblock2privoxy.cabal
@@ -1,7 +1,7 @@
 name:           adblock2privoxy
-version:        1.2.2
+version:        1.2.3
 cabal-version:  >= 1.6
-build-type:     Make
+build-type:     Simple
 author:         Alexey Zubritsky
 data-files:     
                 templates/ab2p.system.action, 
@@ -15,10 +15,10 @@
 stability:      stable
 synopsis:       Convert adblock config files to privoxy format
 description:    
-                       [AdBlock Plus] browser plugin has great block list files provided by big community,
+                       AdBlock Plus browser plugin has great block list files provided by big community,
                        but it is client software and cannot work on a server as proxy.
                        .
-                       [Privoxy] proxy has good potential to block ads at server side,
+                       Privoxy proxy has good potential to block ads at server side,
                        but it experiences acute shortage of updated block lists.
                        .
                        This software converts adblock lists to privoxy config files format.
@@ -79,4 +79,4 @@
 source-repository this
                 type:     git
                 location: ​http://projects.zubr.me/adblock2privoxy.git
-                tag:      1.2.2
+                tag:      1.2.3
diff --git a/changelog b/changelog
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-1.2.2
+1.2.3
 	    * Documentation
 
 1.1.0
