diff --git a/CHANGELOG.md b/CHANGELOG.md
index 832f2513e5..ec6379e52c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,9 +17,9 @@
- Bump Cocoa SDK from v8.7.3 to v8.8.0 ([#2427](https://github.com/getsentry/sentry-dotnet/pull/2427), [#2430](https://github.com/getsentry/sentry-dotnet/pull/2430))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#880)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.7.3...8.8.0)
-- Bump CLI from v2.18.1 to v2.19.2 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451))
- - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2192)
- - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.19.2)
+- Bump CLI from v2.18.1 to v2.58.4 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451), [#244](https://github.com/DEVBOX10/sentry-dotnet/pull/244))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2584)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.58.4)
- Bump Java SDK from v6.22.0 to v6.24.0 ([#2429](https://github.com/getsentry/sentry-dotnet/pull/2429), [#2440](https://github.com/getsentry/sentry-dotnet/pull/2440))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6240)
- [diff](https://github.com/getsentry/sentry-java/compare/6.22.0...6.24.0)
diff --git a/Directory.Build.props b/Directory.Build.props
index ea2438a99f..313aad13ba 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -100,7 +100,7 @@
- 2.19.2
+ 2.58.4
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 2636d83497..77e591a497 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -96,25 +96,25 @@
+ Include="sentry-cli-Darwin-arm64" FileHash="3f5065e7177188f9c193c66ca788eb956ef95a864845876552c51f5aa577ed30" />
+ Include="sentry-cli-Darwin-x86_64" FileHash="87149438e1c4becdb54a8302832cacc9429638eadefd09d370b4806bec20a078" />
+ Include="sentry-cli-Linux-aarch64" FileHash="672cb986b0c5d84ef724f39b3aa189be802bceb8bc7dc8c5776a0ca90fcf41bd" />
+ Include="sentry-cli-Linux-i686" FileHash="1b05efec7bc2ebf4dca8f3e6ededa8ffedf8ee2dd49e23d434a20885bc9a50cf" />
+ Include="sentry-cli-Linux-x86_64" FileHash="a4932b4315b192b3d037678a16eb2a5a8731609f671fc4008e643b85c3c74cb6" />
+ Include="sentry-cli-Windows-i686.exe" FileHash="e7314b4b95b969378a46be45b087dfe8cc5c017aceb43a5bbcab3d5e7d6730ea" />
+ Include="sentry-cli-Windows-x86_64.exe" FileHash="6183f8ef1d4823290ba95656654714a3c5c216914229b3914acd99a8b4be812d" />