hi,
Content is same but URL of old post is www.yoursite.com/blogs/entry/test.
I have changed blog title but URL will not change.
old post URL is looks not cool so that's why I want to change.
I guess I really don't understand the issue. Perhaps this is about being indexed in a search engine so that you want when someone comes in from outside your site following a link, say found in Google or Bing, the old blog post will redirect to the new blog post? If so, then I can understand the need. If this is internal only, then you could work in the database; backup first of course. Or, you could just create a new blog post and delete the old one; if you want the date to be the same as the old, then you change in the database (I think blog post date is stored as Unix timestamp, so you use a free tool on the net to create the proper timestamp)