diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index e643331..c481234 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -1,4 +1,8 @@
-2.5.10:
+2.5.11:
+- Fix MultipleChoiceFilter: concurrent filter may lock out each other
+- Fix MultipleChoiceFilter: Active filter marker is visible when grid is empty
+
+2.5.10:
- Fix: Filter symbol in MultipleChoiceContentFilter not always updated
2.5.9:
diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index e9fc5d5..cac7ea0 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -5,7 +5,7 @@
tom-englert.de
Copyright (c) .NET Foundation and Contributors.
Tom's Toolbox
- 2.5.10
+ 2.5.11