diff --git a/salt/soc/files/soc/changes.json b/salt/soc/files/soc/changes.json
index c8f116c4a..dc3e4118f 100644
--- a/salt/soc/files/soc/changes.json
+++ b/salt/soc/files/soc/changes.json
@@ -1,6 +1,7 @@
{
- "title": "Security Onion 2.0.1 RC1 is here!",
+ "title": "Security Onion 2.0.2 RC1 is here!",
"changes": [
+ { "summary": "Fixed standalone pcap interval issue." },
{ "summary": "Security Fix 1067: variables.txt from ISO install stays on disk for 10 days." },
{ "summary": "Security Fix 1068: Remove user values from static.sls." },
{ "summary": "Issue 1059: Fix distributed deployment sensor interval issue allowing PCAP." },