diff --git a/README.md b/README.md
index e04c6bb..9988e26 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,10 @@ You need a more or less recent Java SE Runtime Environment to run the released p
For a quick start you can unzip the release version (without subdirectory, but directly all three files) in a folder where you've already got one or more csv's from pokernow.club.
-Execute from the directory with containing 'handhistory-converter-0.2.4-jar-with-dependencies.jar' and the two properties files:
+Execute from the directory with containing 'handhistory-converter-0.2.5-jar-with-dependencies.jar' and the two properties files:
```
-java -jar handhistory-converter-0.2.4-jar-with-dependencies.jar
+java -jar handhistory-converter-0.2.5-jar-with-dependencies.jar
```
The csv files from pokernow.club in the directory should then get converted.
diff --git a/pom.xml b/pom.xml
index a449f9a..0bdc835 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
ch.evolutionsoft.poker.pokernow
handhistory-converter
- 0.2.5-SNAPSHOT
+ 0.2.5
UTF-8