diff --git a/osu.Game/Scoring/Legacy/LegacyScoreEncoder.cs b/osu.Game/Scoring/Legacy/LegacyScoreEncoder.cs
index c74980abb6..775d87f3f2 100644
--- a/osu.Game/Scoring/Legacy/LegacyScoreEncoder.cs
+++ b/osu.Game/Scoring/Legacy/LegacyScoreEncoder.cs
@@ -44,9 +44,10 @@ namespace osu.Game.Scoring.Legacy
/// method. Reconvert all scores.
///
/// - 30000013: All local scores will use lazer definitions of ranks for consistency. Recalculates the rank of all scores.
+ /// - 30000014: Fix edge cases in conversion for osu! scores on selected beatmaps. Reconvert all scores.
///
///
- public const int LATEST_VERSION = 30000013;
+ public const int LATEST_VERSION = 30000014;
///
/// The first stable-compatible YYYYMMDD format version given to lazer usage of replays.