Hi Ramya,
you should read about configuring the stat file level, often you will have references to a page from another page, and unless you clear the cache to an appropriate level, you end up with stale content when an update is done on a single page referenced in other pages, as is you case. (Unfortunately there is no replication agent OOTB which clears the content and any references to that content.)
The usual way to get around this is to have a stat file level of 0, so everything get's cleared. Depending on your load/performance testing, if this generates to much load on the server, then you can increase the level. For example if you have a global site, you often only clear a single language when a page is changed in that part of the tree.
Regards,
Opkar
[1] https://docs.adobe.com/docs/en/dispatcher/page-invalidate.html
[2] http://www.slideshare.net/andrewmkhoury/aem-cq-dispatcher-caching-webinar-2013
[3]