diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1c3f5e92..2870d541 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,11 @@
### Changelog
+#### Version - 2.5.1.4 - 7/17/2021
+* Fix some broken VFS caching (that's existed for awhile)
+* Enable perceptual hashing for files inside BSA file
+
#### Version - 2.5.1.3 - 7/15/2021
-* Fix textconv issue caused by a bug in ProcessHelper
+* Fix textconv issue caused by a bug in ProcessHelper
* Add version info to gallery view (thanks JanuarySnow)
#### Version - 2.5.1.2 - 7/11/2021
diff --git a/Wabbajack.CLI/Wabbajack.CLI.csproj b/Wabbajack.CLI/Wabbajack.CLI.csproj
index 95604fda..0f7bf988 100644
--- a/Wabbajack.CLI/Wabbajack.CLI.csproj
+++ b/Wabbajack.CLI/Wabbajack.CLI.csproj
@@ -6,9 +6,9 @@
wabbajack-cli
Wabbajack
x64
- 2.5.1.3
- 2.5.1.3
- Copyright © 2019-2020
+ 2.5.1.4
+ 2.5.1.4
+ Copyright © 2019-2021
An automated ModList installer
true
win10-x64
diff --git a/Wabbajack.Launcher/Wabbajack.Launcher.csproj b/Wabbajack.Launcher/Wabbajack.Launcher.csproj
index 5fff9d53..355be7b7 100644
--- a/Wabbajack.Launcher/Wabbajack.Launcher.csproj
+++ b/Wabbajack.Launcher/Wabbajack.Launcher.csproj
@@ -4,8 +4,8 @@
Exe
net5.0-windows
true
- 2.5.1.3
- 2.5.1.3
+ 2.5.1.4
+ 2.5.1.4
Copyright © 2019-2020
Wabbajack Application Launcher
true
diff --git a/Wabbajack.Server/Wabbajack.Server.csproj b/Wabbajack.Server/Wabbajack.Server.csproj
index c1c48371..a5e1881e 100644
--- a/Wabbajack.Server/Wabbajack.Server.csproj
+++ b/Wabbajack.Server/Wabbajack.Server.csproj
@@ -3,9 +3,9 @@
Exe
net5.0-windows
- 2.5.1.3
- 2.5.1.3
- Copyright © 2019-2020
+ 2.5.1.4
+ 2.5.1.4
+ Copyright © 2019-2021
Wabbajack Server
win-x64
Wabbajack.Server
diff --git a/Wabbajack/Wabbajack.csproj b/Wabbajack/Wabbajack.csproj
index b0d6a810..48ad64e5 100644
--- a/Wabbajack/Wabbajack.csproj
+++ b/Wabbajack/Wabbajack.csproj
@@ -6,9 +6,9 @@
true
x64
win10-x64
- 2.5.1.3
- 2.5.1.3
- Copyright © 2019-2020
+ 2.5.1.4
+ 2.5.1.4
+ Copyright © 2019-2021
An automated ModList installer
true