diff --git a/README.md b/README.md
index b16a35a5..122dbaf5 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ a dedicated team of experts are ready to assist you).
### Installation ###
-Just download the jar file from [here](http://oss.sonatype.org/content/repositories/releases/com/univocity/univocity-parsers/2.5.7/univocity-parsers-2.5.7.jar).
+Just download the jar file from [here](http://oss.sonatype.org/content/repositories/releases/com/univocity/univocity-parsers/2.5.8/univocity-parsers-2.5.8.jar).
Or, if you use maven, simply add the following to your `pom.xml`
@@ -124,7 +124,7 @@ Or, if you use maven, simply add the following to your `pom.xml`
com.univocity
univocity-parsers
- 2.5.7
+ 2.5.8
jar
...
diff --git a/pom.xml b/pom.xml
index f58f82a9..016c6825 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
com.univocity
univocity-parsers
- 2.5.8-SNAPSHOT
+ 2.5.8
univocity-parsers
jar
uniVocity's open source parsers for processing different text formats using a consistent API