Update version

Change-Id: I74a596299f6002d5f0cc20e8249a38dbd98e5135
diff --git a/Changes b/Changes
index 4da9845..f13c931 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+0.58.5 2019-02-06
+
 0.58.4 2019-02-05
     - [cleanup] Remove deprecated methods setLicense/getLicense,
       setTokenization/getTokenization, setLayerInfo/getLayerInfo,
diff --git a/pom.xml b/pom.xml
index 9dc796b..fb0dc79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
 
 	<groupId>de.ids_mannheim.korap</groupId>
 	<artifactId>Krill</artifactId>
-	<version>0.58.4</version>
+	<version>0.58.5</version>
 	<packaging>jar</packaging>
 
 	<name>Krill</name>