Fixed infinite skipTo and candidate list in NextSpans.

Change-Id: I92f950146c318a5a6b0b0b097121222951f4739c
diff --git a/Changes b/Changes
index 61d9b4c..96b0ae5 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.58.1 2018-11-12
+0.58.1 2018-11-27
     - [bugfix] Security upgrade of Jackson for CVE-2017-17485 and
       CVE-2018-7489 (diewald)
     - [bugfix] Span expansion with negation (margaretha)
@@ -10,7 +10,7 @@
     - [bugfix] Fixed skipTo in NextSpans, see de.ids_mannheim.korap.index.
       TestRepetitionIndex.testRepetitionSnippetBug3() (margaretha)
     - [bugfix] Fixed the candidate list in NextSpans, see de.ids_mannheim.
-      korap.index.TestNextIndex.testNextExpansion() (margaretha)   
+      korap.index.TestNextIndex.testNextExpansionBug() (margaretha)   
 
 0.58.0 2018-09-03
     - [feature] Implemented referencing cached collection (margaretha)